-
Home
-
Jetpack Protect
-
4.3.0
-
Code
-
Classes
- Validation_Service
| Total Complexity |
40 |
| Dependencies |
5 |
| Dependents |
3 |
| Total lines |
311 |
| Lines of code |
172 |
| Logical lines of code |
80 |
| Comment lines |
94 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_validation_errors() |
A |
53 |
8 |
24 |
| is_recent_password_hash() |
A |
55 |
8 |
19 |
| is_leaked_password() |
S |
53 |
7 |
21 |
| matches_user_data() |
S |
50 |
6 |
29 |
| get_validation_initial_state() |
S |
48 |
2 |
40 |
| get_validation_state() |
S |
60 |
2 |
13 |
| is_invalid_length() |
S |
75 |
2 |
4 |
| is_current_password() |
S |
68 |
2 |
7 |
| __construct() |
S |
79 |
1 |
3 |
| request_suffixes() |
S |
66 |
1 |
9 |
| contains_backslash() |
S |
78 |
1 |
3 |